Skip to content

Prevent uninitialized getter js object#376

Open
cdalexndr wants to merge 5 commits intoHtmlUnit:masterfrom
cdalexndr:init_js_result_guard
Open

Prevent uninitialized getter js object#376
cdalexndr wants to merge 5 commits intoHtmlUnit:masterfrom
cdalexndr:init_js_result_guard

Conversation

@cdalexndr
Copy link
Contributor

Prevent getting uninitialized js objects.
For example: #375

@rbri
Copy link
Member

rbri commented Aug 31, 2021

You are right, this is a common error in the code base but adding this check may have some performance impact. Strill thinking about some build time checks for this....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants